home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12577 < prev    next >
Encoding:
Text File  |  1996-08-05  |  833 b   |  19 lines

  1. Newsgroups: comp.lang.c
  2. Path: news.inap.net!news1!ind-004-236-183
  3. From: dlmiller@iquest.net (Doug Miller)
  4. Subject: Re: String Problem
  5. X-Nntp-Posting-Host: ind-004-236-183.iquest.net
  6. Message-ID: <Dp6qzs.6Mw@iquest.net>
  7. Sender: news@iquest.net (News Admin)
  8. Organization: IQuest Network Services
  9. X-Newsreader: News Xpress Version 1.0 Beta #2.1
  10. References: <4j6l61$4no@B1FF.mindspring.com> <4j81hu$t21$1@mhafc.production.compuserve.com>
  11. Date: Mon, 1 Apr 1996 13:35:52 GMT
  12.  
  13. Chris Hockett <75024.3236@CompuServe.COM> wrote:
  14. >because you can't compare two strings with == !! Now either this
  15. >is your first program in C or you are just being stupid...
  16.  
  17. This is hardly helpful.  Surely one can correct errors without being abusive.  But you didn't even
  18. correct the error.  How difficult would it have been to mention strcmp() and strncmp() ?
  19.